The IDL_Container::Count function method returns the number of heap variables (objects or pointers) within the container.
Result = Obj->[IDL_Container::]Count()
An integer containing the current number of items within the container.
None.
None.
|
5.0 |
Introduced |
IDL_Container::Add, IDL_Container::Equals, IDL_Container::Get, IDL_Container::IsContained, IDL_Container::Move, IDL_Container::Remove